getId

abstract fun getId(): String

Gets the unique identifier for this module.

This ID is typically assigned by the RevelDigital platform when the module is created within a screen layout or template. It distinguishes this module from others, potentially within the same layout.

Return

The non-null, unique ID string for the module.